home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / system-config-printer / ui / WaitWindow.glade < prev   
Encoding:
Extensible Markup Language  |  2010-09-28  |  2.3 KB  |  58 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkWindow" id="WaitWindow">
  6.     <property name="title" translatable="yes">Please Wait</property>
  7.     <property name="resizable">False</property>
  8.     <property name="modal">True</property>
  9.     <property name="window_position">center-on-parent</property>
  10.     <property name="skip_taskbar_hint">True</property>
  11.     <child>
  12.       <object class="GtkFrame" id="frame29">
  13.         <property name="visible">True</property>
  14.         <property name="label_xalign">0</property>
  15.         <property name="shadow_type">out</property>
  16.         <child>
  17.           <object class="GtkAlignment" id="alignment71">
  18.             <property name="visible">True</property>
  19.             <property name="left_padding">12</property>
  20.             <child>
  21.               <object class="GtkHBox" id="hbox65">
  22.                 <property name="visible">True</property>
  23.                 <property name="border_width">6</property>
  24.                 <property name="spacing">12</property>
  25.                 <child>
  26.                   <object class="GtkImage" id="image27">
  27.                     <property name="visible">True</property>
  28.                     <property name="yalign">0</property>
  29.                     <property name="icon_name">gtk-dialog-info</property>
  30.                     <property name="icon-size">6</property>
  31.                   </object>
  32.                   <packing>
  33.                     <property name="position">0</property>
  34.                   </packing>
  35.                 </child>
  36.                 <child>
  37.                   <object class="GtkLabel" id="lblWait">
  38.                     <property name="visible">True</property>
  39.                     <property name="yalign">0</property>
  40.                     <property name="label">label135</property>
  41.                     <property name="use_markup">True</property>
  42.                     <property name="wrap">True</property>
  43.                   </object>
  44.                   <packing>
  45.                     <property name="expand">False</property>
  46.                     <property name="fill">False</property>
  47.                     <property name="position">1</property>
  48.                   </packing>
  49.                 </child>
  50.               </object>
  51.             </child>
  52.           </object>
  53.         </child>
  54.       </object>
  55.     </child>
  56.   </object>
  57. </interface>
  58.